From: Thien-Thi Nguyen Date: Sat, 24 Apr 2004 02:27:00 +0000 (+0000) Subject: Update filename in "please read" message. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22965 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d541c842c1a820019bf176bcec946b5956ad3668;p=emacs.git Update filename in "please read" message. --- diff --git a/autogen.sh b/autogen.sh index 89d6b9c4378..0fe7ef32fc2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -echo "Please read INSTALL-CVS for instructions on how to build Emacs from CVS." +echo "Please read INSTALL.CVS for instructions on how to build Emacs from CVS." # Exit with failure, since people may have generic build scripts that # try things like "autogen.sh && ./configure && make".